x86/cpuid: add missing PCLMULQDQ dependency
authorJan Beulich <jbeulich@suse.com>
Mon, 18 Mar 2019 16:05:45 +0000 (17:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Mar 2019 16:05:45 +0000 (17:05 +0100)
commit1b0e77dd96e29cd3db00402f00b2a75cb8286531
tree4bbe3fca393439edee9b18f4f30da7eadc4f07e3
parentdd32dab37487281ec688e723290a6df8cf3610d6
x86/cpuid: add missing PCLMULQDQ dependency

Since we can't seem to be able to settle our discussion for the wider
adjustment previously posted, let's at least add the missing dependency
for 4.12. I'm not convinced though that attaching it to SSE is correct.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
master commit: eeb31ee522c7bb8541eb4c037be2c42bfcf0a3c3
master date: 2019-03-05 18:04:23 +0100
xen/tools/gen-cpuid.py